Skip to content

Prevent double CI on branch + PR#79

Merged
nabobalis merged 1 commit into
mainfrom
ci
Sep 8, 2022
Merged

Prevent double CI on branch + PR#79
nabobalis merged 1 commit into
mainfrom
ci

Conversation

@nabobalis

@nabobalis nabobalis commented Sep 8, 2022

Copy link
Copy Markdown
Member

You can see now only one action run.

Comment thread .github/workflows/ci.yml
branches:
- '*'
- 'main'
- '*.*'

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should only catch branches that have "versions" aka 0.1 or 1.0 etc.
If you plan to maintain a release branch.

@nabobalis
nabobalis merged commit 8219dd1 into main Sep 8, 2022
@nabobalis
nabobalis deleted the ci branch September 8, 2022 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant